Package com.mapbox.androidauto.datastore

Types

CarAppDataStoreKey
Link copied to clipboard
sealed class CarAppDataStoreKey<T>
This class contains all the data store preferences.
CarAppDataStoreOwner
Link copied to clipboard
class CarAppDataStoreOwner
Implementation for preferences that exist beyond app and car sessions.
StoreAudioGuidanceMuted
Link copied to clipboard
object StoreAudioGuidanceMuted : CarAppDataStoreKey<Boolean>